home *** CD-ROM | disk | FTP | other *** search
/ IRIX 6.5 Complementary Applications 2004 February / SGI IRIX 6.5 Complementary Applications 2004 February.iso / dist / cde.idb / usr / dt / lib32 / bindings / apollo.z / apollo
Encoding:
Text File  |  2003-11-18  |  1.6 KB  |  51 lines

  1. !
  2. ! apollo
  3. !
  4. ! Copyright 2000, Silicon Graphics, Inc.
  5. ! ALL RIGHTS RESERVED
  6. ! UNPUBLISHED -- Rights reserved under the copyright laws of the United
  7. ! States.   Use of a copyright notice is precautionary only and does not
  8. ! imply publication or disclosure.
  9. !
  10. ! U.S. GOVERNMENT RESTRICTED RIGHTS LEGEND:
  11. ! Use, duplication or disclosure by the Government is subject to restrictions
  12. ! as set forth in FAR 52.227.19(c)(2) or subparagraph (c)(1)(ii) of the Rights
  13. ! in Technical Data and Computer Software clause at DFARS 252.227-7013 and/or
  14. ! in similar or successor clauses in the FAR, or the DOD or NASA FAR
  15. ! Supplement.  Contractor/manufacturer is Silicon Graphics, Inc.,
  16. ! 2011 N. Shoreline Blvd. Mountain View, CA 94039-7311.
  17. !
  18. ! THE CONTENT OF THIS WORK CONTAINS CONFIDENTIAL AND PROPRIETARY
  19. ! INFORMATION OF SILICON GRAPHICS, INC. ANY DUPLICATION, MODIFICATION,
  20. ! DISTRIBUTION, OR DISCLOSURE IN ANY FORM, IN WHOLE, OR IN PART, IS STRICTLY
  21. ! PROHIBITED WITHOUT THE PRIOR EXPRESS WRITTEN PERMISSION OF SILICON
  22. ! GRAPHICS, INC.
  23. !
  24. !"Apollo Computer Inc."
  25. !
  26. !
  27.  
  28. osfCancel    :        <Key>Escape
  29. osfLeft        :        <Key>Left
  30. osfUp        :        <Key>Up
  31. osfRight    :        <Key>Right
  32. osfDown        :        <Key>Down
  33. osfEndLine    :        <Key>apRightBar
  34. osfBeginLine    :        <Key>apLeftBar
  35. osfPageUp    :        <Key>apUpBox
  36. osfPageDown    :        <Key>apDownBox
  37. osfPageLeft    :        <Key>apLeftBox
  38. osfPageRight    :        <Key>apRightBox
  39. osfBackSpace    :        <Key>BackSpace
  40. osfDelete    :        <Key>apCharDel
  41. osfInsert    :        <Key>Select
  42. osfAddMode    :Shift        <Key>F8
  43. osfHelp        :        <Key>Help
  44. osfMenu        :Shift        <Key>F10
  45. osfMenuBar    :        <Key>F10
  46. osfCopy        :        <Key>apCopy
  47. osfCut        :        <Key>apCut
  48. osfPaste    :        <Key>apPaste
  49. osfUndo        :        <Key>Undo
  50.